home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 December / Chip Aralık 2001.iso / prog / share / text2pdf / setup.exe / Tests / AIDA_libretto / Aida.cfg next >
Encoding:
Text File  |  2000-09-04  |  1.0 KB  |  53 lines

  1. # Default directory, where temporary files are created, is ./
  2. # It's better if you use the specific temporary directory of your system
  3. # eg /tmp/  on UNIX systems
  4. #    /temp/ on Windows systems
  5. #
  6. # You can use these variables
  7. #
  8. # author : 
  9. # creator :
  10. # keywords :
  11. # subject : 
  12. title : AIDA libretto  
  13. # If the value of author, creator, keywords, subject is not
  14. # known there are omited
  15. # If the value of title is null, the file name is introduced
  16. #
  17. # default paper is letter
  18. paper : a4
  19. #
  20. # You can use also A3 (or a3), A4 (or a3), widthxheight
  21. # It is possible to use also -paper parameter
  22. #
  23. # default landscape is 0 
  24. # landscape : 1
  25. #
  26. # default font is Courier
  27. # You can also use Helvetica or Times
  28. # font : Times
  29. #
  30. #
  31. # default page number is 0 (no page number)
  32. npage : 1
  33. # lines
  34. lines : 63
  35. #
  36. # default tab is 8 blank
  37. # tab : 8
  38. #
  39. # default pointSize is 10
  40. # pointSize : 10
  41. #
  42. # default vertSpace is 12
  43. # vertSpace : 12
  44. #
  45. colour : colour.cfg
  46. fontmark : fontmark.cfg
  47.  
  48. beginfile : beginfile.cfg
  49. endfile : endfile.cfg
  50.  
  51. typeencoding : WinAnsiEncoding
  52.